'Declaration Public Function New( _ ByVal address() As Byte, _ ByVal netmaskBits As Byte _ )
public PgSqlInet( byte[] address, byte netmaskBits )
Parameters
- address
- The IP address to assign to the structure.
- netmaskBits
- The number of network address bits.